projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bcd64c
)
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
author
Holger Brunck
<
[email protected]
>
Mon, 21 Jan 2013 03:55:19 +0000
(
03:55
+0000)
committer
Kim Phillips
<
[email protected]
>
Fri, 15 Feb 2013 23:47:20 +0000
(17:47 -0600)
On this board we are using hard floating point, so select the correct
toolchain.
Signed-off-by: Holger Brunck <
[email protected]
>
include/configs/km/km8309-common.h
patch
|
blob
|
history
diff --git
a/include/configs/km/km8309-common.h
b/include/configs/km/km8309-common.h
index b36e892cbebf14f2c7fe018284699531b279bd83..7bd1e92c22b2e0f340f62fb4b0db33f758695059 100644
(file)
--- a/
include/configs/km/km8309-common.h
+++ b/
include/configs/km/km8309-common.h
@@
-22,7
+22,7
@@
#define CONFIG_MPC830x 1 /* MPC830x family */
#define CONFIG_MPC8309 1 /* MPC8309 CPU specific */
-#define CONFIG_KM_DEF_ARCH "arch=ppc_8xx\0"
+#define CONFIG_KM_DEF_ARCH "arch=ppc_8
2
xx\0"
#define CONFIG_CMD_DIAG 1
/* include common defines/options for all 83xx Keymile boards */